From cda9511c97e16781c694bcd448fea1dc40727410 Mon Sep 17 00:00:00 2001 From: Stevan Date: Thu, 11 Dec 2025 19:48:42 +0000 Subject: [PATCH] docs: updated requirements ~ pgadmin4 9.10 to 9.11 --- reqs/pgadmin4_requirements.txt | 45 +++++++++++++++++----------------- 1 file changed, 23 insertions(+), 22 deletions(-) diff --git a/reqs/pgadmin4_requirements.txt b/reqs/pgadmin4_requirements.txt index 06c7e53..f4377e1 100644 --- a/reqs/pgadmin4_requirements.txt +++ b/reqs/pgadmin4_requirements.txt @@ -1,27 +1,27 @@ -alembic==1.17.1 +alembic==1.17.2 anyio==4.2.0 Authlib==1.6.5 azure-common==1.1.28 azure-core==1.36.0 azure-identity==1.25.1 azure-mgmt-core==1.6.0 -azure-mgmt-rdbms==10.1.0 +azure-mgmt-rdbms==10.1.1 azure-mgmt-resource==24.0.0 azure-mgmt-subscription==3.1.1 babel==2.17.0 backports.tarfile==1.2.0 -backports.zstd==1.0.0 +backports.zstd==1.2.0 bcrypt==5.0.0 bidict==0.23.1 blinker==1.9.0 -boto3==1.40.72 -botocore==1.40.72 +boto3==1.42.7 +botocore==1.42.7 brotli==1.2.0 -cachetools==6.2.1 +cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4 -click==8.3.0 +click==8.3.1 colorama==0.4.6 cryptography==46.0.3 dnspython==2.8.0 @@ -37,7 +37,7 @@ Flask-Mail==0.10.0 Flask-Migrate==4.1.0 Flask-Paranoid==0.3.0 Flask-Principal==0.4.0 -Flask-Security-Too==5.6.2 +Flask-Security-Too==5.7.1 Flask-SocketIO==5.5.1 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.2 @@ -47,7 +47,7 @@ google-auth==2.41.1 google-auth-httplib2==0.2.1 google-auth-oauthlib==1.2.3 googleapis-common-protos==1.72.0 -greenlet==3.2.4 +greenlet==3.3.0 gunicorn==21.2.0 h11==0.16.0 httpagentparser==1.9.5 @@ -65,9 +65,10 @@ jeepney==0.9.0 Jinja2==3.1.6 jmespath==1.0.1 jsonformatter==0.3.4 -keyring==25.6.0 +keyring==25.7.0 ldap3==2.9.1 libgravatar==1.0.4 +libpass==1.9.3 Mako==1.3.10 markdown-it-py==4.0.0 MarkupSafe==3.0.3 @@ -80,14 +81,14 @@ oauthlib==3.3.1 packaging==24.0 paramiko==3.5.1 passlib==1.7.4 -pgadmin4==9.10 +pgadmin4==9.11 pillow==12.0.0 portalocker==2.10.1 proto-plus==1.26.1 -protobuf==6.33.0 +protobuf==6.33.2 psutil==7.1.3 -psycopg==3.2.12 -psycopg-binary==3.2.12 +psycopg==3.3.0 +psycopg-binary==3.3.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 @@ -99,7 +100,7 @@ pyparsing==3.2.5 pypng==0.20220715.0 python-dateutil==2.9.0.post0 python-engineio==4.12.3 -python-socketio==5.14.3 +python-socketio==5.15.0 pytz==2025.2 pyzstd==0.17.0 qrcode==8.2 @@ -107,15 +108,15 @@ requests==2.32.5 requests-oauthlib==2.0.0 rich==14.2.0 rsa==4.9.1 -s3transfer==0.14.0 -SecretStorage==3.4.1 +s3transfer==0.16.0 +SecretStorage==3.5.0 shellingham==1.5.4 simple-websocket==1.1.0 six==1.17.0 sniffio==1.3.0 speaklater3==1.4 -SQLAlchemy==2.0.44 -sqlparse==0.5.3 +SQLAlchemy==2.0.45 +sqlparse==0.5.4 sshtunnel==0.4.0 tomli==2.3.0 typer==0.20.0 @@ -123,10 +124,10 @@ typing_extensions==4.15.0 ua-parser==1.0.1 ua-parser-builtins==0.18.0.post1 uritemplate==4.2.0 -urllib3==2.5.0 +urllib3==2.6.2 user-agents==2.2.0 -Werkzeug==3.1.3 -wsproto==1.3.1 +Werkzeug==3.1.4 +wsproto==1.3.2 WTForms==3.2.1 zipp==3.23.0 zstandard==0.23.0 -- 2.34.1